Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Listview: add extra check to fix issue #4901 #4909

Merged
merged 1 commit into from
Aug 30, 2012

Conversation

marcins
Copy link
Contributor

@marcins marcins commented Aug 29, 2012

If a listview was nested inside a normal list then the listviewcreate
event for autodividers would also fire for the parent list causing an error
as this list did not contain listview data. An extra check is added to ensure
the list is actually a listview.

Fixes issue #4901

If a listview was nested inside a normal list then the listviewcreate
event for autodividers would also fire for the parent list causing an error
as this list did not contain listview data. An extra check is added to ensure
the list is actually a listview.

Fixes issue jquery-archive#4901
@ghost ghost assigned jaspermdegroot Aug 30, 2012
jaspermdegroot added a commit that referenced this pull request Aug 30, 2012
Listview: add extra check to fix issue #4901
@jaspermdegroot jaspermdegroot merged commit fe035d0 into jquery-archive:master Aug 30, 2012
@jaspermdegroot
Copy link
Contributor

@marcins - Thanks for the fix!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants